Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI: Improve CPU handler controls #223

Merged
merged 1 commit into from
Mar 26, 2024
Merged

UI: Improve CPU handler controls #223

merged 1 commit into from
Mar 26, 2024

Conversation

AlessandroGrassi99
Copy link
Member

Context

As part of my re-onboarding process and to familiarise myself with the recent changes to the emulator, I spent some time exploring the UI and the underlying architecture. This Pull Request aims to enhance the controls related to CPU execution and debugging, providing a more user-friendly and informative experience.

How

  • Display the current CPU cycle
  • Restrict breakpoint address input to HEX ASCII
  • Introduce a custom control to "step" CPU cycles
  • Improve organisation of information using collapsible menus
image

ui/src/cpu_handler.rs Outdated Show resolved Hide resolved
.DS_Store Outdated Show resolved Hide resolved
@guerinoni guerinoni added this pull request to the merge queue Mar 26, 2024
Merged via the queue into main with commit 0c79823 Mar 26, 2024
4 checks passed
@guerinoni guerinoni deleted the improve-cpu-controls branch March 26, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants